@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-Medium.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-Italic.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-LightItalic.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-Bold.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-BoldItalic.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-MediumItalic.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('./google-fonts/subset-IBMPlexSans-Light.woff2') format('woff2'), url('./google-fonts/subset-IBMPlexSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

